.Net Framework > v1.1.4322 > System > Windows > Forms > ListViewItem > ListViewItem ListViewItem()
ListViewItem(String)
ListViewItem(String,Int32)
ListViewItem(String[])
ListViewItem(String[],Int32)
ListViewItem(String[],Int32,Color,Color,Font)
ListViewItem(ListViewSubItem[],Int32)


ListViewItem()

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.ListViewItem class with default values.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

ListViewItem(String)

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.ListViewItem class with specified item text.
Type
void
Character
public
Parameters
NameTypeDescription
textString
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

ListViewItem(String,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.ListViewItem class with specified item text and the image index position of the item's icon.
Type
void
Character
public
Parameters
NameTypeDescription
textString
imageIndexInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

ListViewItem(String[])

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.ListViewItem class with an array of strings representing subitems.
Type
void
Character
public
Parameters
NameTypeDescription
itemsString[]
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

ListViewItem(String[],Int32)

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.ListViewItem class with an array of strings representing subitems and the image index position of the item's icon.
Type
void
Character
public
Parameters
NameTypeDescription
itemsString[]
imageIndexInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

ListViewItem(String[],Int32,Color,Color,Font)

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.ListViewItem class with an array of strings representing subitems, the image index position of the item's icon, and the foreground color, background color, and font of the item.
Type
void
Character
public
Parameters
NameTypeDescription
itemsString[]
imageIndexInt32
foreColorColor
backColorColor
fontFont
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

ListViewItem(ListViewSubItem[],Int32)

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.ListViewItem class with an array of System.Windows.Forms.ListViewItem.ListViewSubItem objects and the image index position of the item's icon.
Type
void
Character
public
Parameters
NameTypeDescription
subItemsListViewItem.ListViewSubItem[]
imageIndexInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database